home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 112_01.zip / NROCOM.C < prev    next >
Text File  |  1993-06-19  |  384b  |  16 lines

  1. /*
  2.  *    external "common" for NRO word processor
  3.  *
  4.  *    Stephen L. Browning
  5.  *    5723 North Parker Avenue
  6.  *    Indianapolis, Indiana 46220
  7.  */
  8.  
  9. struct docctl dc;
  10. struct page pg;
  11. struct _buf oub;
  12. struct _buf *pout;
  13. struct cout co;
  14. struct _buf sofile[NFILES];    /* input file buffers    */
  15. struct macros mac;
  16.